program variable造句
例句與造句
- The data is passed into our program variables
,數(shù)據(jù)被傳遞到我們的程序變量( - Moving data to program variables
將數(shù)據(jù)移至程序變量 - They re more like algebraic variables than traditional programming variables
。它們更像是代數(shù)變量而不是傳統(tǒng)的編程變量。 - For example , it shows that you do not have to declare or predefine program variables
例如,它表明您不需要聲明或預(yù)定義程序變量。 - To another our program variables is comparatively very fast , our i o is faster - at least in theory
)傳遞到另一個(gè)位置(我們的程序變量)是相當(dāng)快的,因此輸入輸出更快至少理論上如此。 - It's difficult to find program variable in a sentence. 用program variable造句挺難的
- The command info variables will print out the values of all program variables , but will take a long time because gdb prints variables from the c library as well as our program code
Info variables命令將打印出所有程序變量的值,但這要進(jìn)行很長時(shí)間,因?yàn)間db將打印c庫和程序代碼中的變量。 - When data from a transact - sql result column , return code , or output parameter is moved into a program variable , the data must be converted from the sql server 2005 system data type to the data type of the variable
將transact - sql結(jié)果列、返回代碼或輸出參數(shù)中的數(shù)據(jù)移到某個(gè)程序變量中時(shí),必須將這些數(shù)據(jù)從sql server 2005系統(tǒng)數(shù)據(jù)類型轉(zhuǎn)換成該變量的數(shù)據(jù)類型。 - Data types may be converted when data from one object is moved to , compared with , or combined with data from another object , or when data from a transact - sql result column , return code , or output parameter is moved into a program variable
在將一個(gè)對(duì)象中的數(shù)據(jù)移至另一對(duì)象、與另一對(duì)象中的數(shù)據(jù)比較或組合,或者將來自transact - sql結(jié)果列、返回代碼或輸出參數(shù)的數(shù)據(jù)移至程序變量中時(shí),可能需要轉(zhuǎn)換數(shù)據(jù)類型。